We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ea9c3f commit 5dcfd43Copy full SHA for 5dcfd43
MiniZincIDE/CHANGES
@@ -1,3 +1,7 @@
1
+2025-03-06
2
+ v2.9.2
3
+- Fix the packaging of the OR Tools solver on linux distributions.
4
+
5
2025-03-03
6
v2.9.1
7
- Ensure locations for warnings and errors are shown when the stack dump is empty (#212).
@@ -294,7 +298,7 @@
294
298
v2.3.0
295
299
- The IDE will now check MiniZinc code for syntax and type errors
296
300
- The editor performs simple code completion for MiniZinc keywords
297
- - Ensure cursor is visible (editor scrolls to cursor position) when pressing
301
+ - Ensure cursor is visible (editor scrolls to cursor position) when pressing
302
tab or enter. Fixes #71.
303
- Replace find dialog with inline widget and incremental search.
304
- Support dark mode on macOS.
0 commit comments